SingleNIProviderINumericRandomSingleNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<SingleN> IProvider<INumericRandom<SingleN>>.GetInstance()
Private Function GetInstance As INumericRandom(Of SingleN)
Implements IProvider(Of INumericRandom(Of SingleN)).GetInstance
private:
virtual INumericRandom<SingleN>^ GetInstance() sealed = IProvider<INumericRandom<SingleN>^>::GetInstance
private abstract GetInstance : unit -> INumericRandom<SingleN>
private override GetInstance : unit -> INumericRandom<SingleN>
INumericRandomSingleNAn instance of
T.
IProviderTGetInstance